From 11f144392d4eef849fa4fe353a00977877de9370 Mon Sep 17 00:00:00 2001 From: Behnam Esfahbod Date: Fri, 1 Sep 2017 10:08:34 -0700 Subject: [PATCH] [doc] Add back heading to index.md --- src/doc/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/doc/index.md b/src/doc/index.md index cf3f36b58..c85a6e33b 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -1,5 +1,7 @@ % Cargo, Rust’s Package Manager +# Installing + ### Install Stable Rust and Cargo The easiest way to get Cargo is to get the current stable release of [Rust] by -- 2.30.2